Skip to content

fix(licence): gecko — scaffold/variant files -> MPL-2.0 (owner-ruled)#23

Merged
hyperpolymath merged 1 commit into
mainfrom
licence-debt/gecko-mpl2
May 19, 2026
Merged

fix(licence): gecko — scaffold/variant files -> MPL-2.0 (owner-ruled)#23
hyperpolymath merged 1 commit into
mainfrom
licence-debt/gecko-mpl2

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Owner ruling: this repo is MPL-2.0. Resolves the 4 scaffold-placeholder/variant files (RSR_OUTLINE + 3 contractiles) to MPL-2.0. Pre-existing 29 AGPL / 21 PMPL files deliberately NOT touched — that broader normalisation is a separate scope decision. SPDX-only, diff-shape asserted. 🤖 Generated with Claude Code

Owner ruling: claude-gecko-browser-extension is MPL-2.0. Resolves the
4 scaffold-placeholder/variant files to MPL-2.0. Pre-existing AGPL/PMPL
files NOT touched (separate scope question). SPDX lines only.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath
hyperpolymath merged commit 9fc1e36 into main May 19, 2026
7 of 8 checks passed
@hyperpolymath
hyperpolymath deleted the licence-debt/gecko-mpl2 branch May 19, 2026 07:38
@@ -1,4 +1,4 @@
-- SPDX-License-Identifier: PLMP-1.0-or-later
-- SPDX-License-Identifier: MPL-2.0
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 25 issues detected

Severity Count
🔴 Critical 6
🟠 High 9
🟡 Medium 10

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Stray AI.a2ml in root -- use 0-AI-MANIFEST.a2ml only",
    "type": "banned",
    "file": "AI.a2ml",
    "action": "delete",
    "rule_module": "root_hygiene",
    "severity": "high"
  },
  {
    "reason": "Superseded by 0-AI-MANIFEST.a2ml",
    "type": "banned",
    "file": "AI.djot",
    "action": "delete",
    "rule_module": "root_hygiene",
    "severity": "high"
  },
  {
    "reason": "No test directory or test files found",
    "type": "no_tests",
    "file": "/home/runner/work/claude-gecko-browser-extension/claude-gecko-browser-extension",
    "action": "flag",
    "rule_module": "honest_completion",
    "severity": "high",
    "deduction": 20
  },
  {
    "reason": "Issue in quality.yml",
    "type": "missing_workflow",
    "file": "quality.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in security-policy.yml",
    "type": "missing_workflow",
    "file": "security-policy.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (1 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/claude-gecko-browser-extension/claude-gecko-browser-extension/src/content/content.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "innerHTML assignment -- XSS risk, use textContent or SafeDOM (2 occurrences, CWE-79)",
    "type": "js_innerhtml",
    "file": "/home/runner/work/claude-gecko-browser-extension/claude-gecko-browser-extension/src/popup/popup.js",
    "action": "flag",
    "rule_module": "code_safety",
    "severity": "high"
  },
  {
    "reason": "Nominal-only SAST in claude-gecko-browser-extension: codeql.yml language matrix contains no language present in the repo and lacks `actions`, so CodeQL records zero results on every commit. Remediation: set the CodeQL matrix to `language: actions`.",
    "type": "StaticAnalysis",
    "file": "/home/runner/work/claude-gecko-browser-extension/claude-gecko-browser-extension",
    "action": "auto_fix",
    "rule_module": "scorecard",
    "severity": "medium",
    "remediation": "Add CodeQL or equivalent SAST workflow.",
    "scorecard_check": "SAST"
  },
  {
    "reason": "Repository has 4 non-main remote branch(es). Policy: single main branch only.",
    "type": "GS007",
    "file": ".",
    "action": "delete_remote_branches",
    "rule_module": "git_state",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants